home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,701 to 4,800 / aol-file-protocol-4400-4701-to-4800.zip / AOLDLs / Rendering Applications & Utilities / DW_ V.1.8.4 Design Workshop Lite / DesignWorkshop_Lite-Win.exe / data1.cab / Resource__Metric / dw.INI next >
INI File  |  2000-02-18  |  1KB  |  41 lines

  1. # DesignWorkshop dw.INI Preferences File
  2. # Version 1.8
  3. # Created at 98/12/09, 12:31
  4. #
  5. # # # dw.INI Format Notes # # #
  6. #
  7. # # Notation # #
  8. #
  9. # This is a comment.
  10. #
  11. [ACAD]
  12. # Valid values are:
  13. # Version: ACAD25, ACAD26, ACAD9, ACAD10, ACAD11, ACAD13, ACAD14
  14. # Geometry: WIREFRAME or FACES
  15. # QD3DGeometry: WIREFRAME, FACES, or POLYMESH
  16. Version=ACAD13
  17. Geometry=FACES
  18. QD3DGeometry=FACES
  19. ExportScaleFactor=3.048
  20. ImportScaleFactor=.328084
  21. #
  22. [IMAGE]
  23. # Valid values are:
  24. # Resolution: RES2BIT, RES4BITVGA, RES4BIT, RES8BIT, RES24BIT
  25. # TIFFCompression: NONE, CCITT, LZW, PACKBITS
  26. # JPEGScale: NORMAL, HALF, QUARTER, EIGHTH
  27. # Quality: 0 to 100, 100=best quality
  28. # Smooth: 0 to 100, 0=no smoothing
  29. # Dither: TRUE or FALSE
  30. # PGNInterlace: TRUE or FALSE
  31. # GIFCompression: TRUE or FALSE
  32. Resolution=RES24BIT
  33. TIFFCompression=LZW
  34. JPEGScale=NORMAL
  35. Quality=100
  36. Smooth=0
  37. Dither=FALSE
  38. PGNInterlace=FALSE
  39. GIFCompression=TRUE
  40. #
  41. # Do not edit values in the FRAME section. It is controlled by the software.